FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package fhir.argonaut.r2#1.0.0 (63 ms)

Package fhir.argonaut.r2
Type ValueSet
Id Id
FHIR Version R2
Source http://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/procedure-type
Url http://fhir.org/guides/argonaut/ValueSet/procedure-type
Status draft
Date 2016-05-25T16:59:08+10:00
Name Argonaut ProcedureType
Experimental True
Realm us
Authority hl7
Description This example value set defines a set of codes that can be used to indicate the type of procedure: a specific code indicating type of procedure performed, from CPT or SNOMED CT.
Copyright CPT copyright 2014 American Medical Association. All rights reserved. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
http://fhir.org/guides/argonaut/StructureDefinition/argo-procedure Argonaut Procedure Profile

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://www.ama-assn.org/go/cpt Current Procedural Terminology (CPT®)
http://snomed.info/sct Nutrition Care Process Terminology module
http://snomed.info/sct veri
http://www.ama-assn.org/go/cpt Current Procedural Terminology (CPT®)


Source

{
  "resourceType" : "ValueSet",
  "id" : "procedure-type",
  "text" : {
    "status" : "generated"
  },
  "url" : "http://fhir.org/guides/argonaut/ValueSet/procedure-type",
  "name" : " Argonaut ProcedureType",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://argonautwiki.hl7.org",
          "rank" : 0
        }
      ]
    }
  ],
  "date" : "2016-05-25T16:59:08+10:00",
  "description" : "This example value set defines a set of codes that can be used to indicate the type of procedure: a specific code indicating type of procedure performed, from CPT or SNOMED CT.",
  "immutable" : false,
  "copyright" : "CPT copyright 2014 American Medical Association. All rights reserved. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "extensible" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://www.ama-assn.org/go/cpt"
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "71388002"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.